home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
checkbox
/
registries
/
modules.pyc
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2009-10-12
|
618 b
|
12 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.6)
from checkbox.properties import Path
from checkbox.registries.filename import FilenameRegistry
class ModulesRegistry(FilenameRegistry):
'''Registry for information from /etc/modules.'''
filename = Path(default = '/etc/modules')
factory = ModulesRegistry